Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MockSet.annotate function handle case when row._annotated_fields is None #175

Conversation

DvirHaberman
Copy link

No description provided.

@stefan6419846
Copy link
Collaborator

Thanks for the PR. Do you have an example for it or a test which would cover this case?

@DvirHaberman
Copy link
Author

Yes. I just added a test.
Notice that if you run it without the change in MockSet.annotate you will get AttributeError: 'NoneType' object has no attribute 'append'

@stefan6419846 stefan6419846 merged commit d38ad29 into stphivos:master Jun 27, 2024
14 checks passed
@roelzkie15
Copy link

This is a nice MR. Wondering when to release this. 🙏🏼

@stefan6419846
Copy link
Collaborator

Usually, there is no release for each PR. But yes, in this case we had some relevant changes and the last release is one year old, thus it might make sense.

Nevertheless, while I have basic write permissions on this repository, I cannot push to PyPI. To avoid confusion with releases on GitHub versus releases on PyPI, let's wait for @stphivos to chime in on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants